home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 1094 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.6 KB  |  45 lines

  1. Path: fido.asd.sgi.com!austern
  2. From: Rich Paul <linguist@cyberspy.com>
  3. Newsgroups: comp.std.c++
  4. Subject: Re: STL/String naming scheme confusion
  5. Date: 15 Apr 1996 09:37:56 PDT
  6. Organization: Technical Resource Connection
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <3172555D.44D0@cyberspy.com>
  9. References: <199604120728.JAA01452@bredex.bredex.de>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: Mon, 15 Apr 1996 09:55:41 -0400
  12. X-Mailer: Mozilla 2.01Gold (WinNT; I)
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBVAwUBMXJ7ZUy4NqrwXLNJAQFdtgH+LNqznGZnvC1Cgki6YY1CmTm52jtkiVbx
  15.     tPEEjLANp8mzqUFeVP0V0d283U9r335B0vnlGIttok2V3xRRjcqxpw==
  16.     =xlsB
  17. Originator: austern@isolde.mti.sgi.com
  18.  
  19. Nico Josuttis wrote:
  20. > Why don't we use the string naming scheme ?
  21. >  - Why is search() not also called find() ?
  22. >  - Why is find_end() not called rfind() ?
  23. >   (I guess the missing algorithms do miss because
  24. >    reverse iterators do the job)
  25.  
  26. Without judging which one is better, I'd be quite inclined to 
  27. agree that a single naming scheme would be much nicer to deal 
  28. with!
  29.  
  30.  
  31. -- 
  32. #include <legalbs/standarddisclaimer>
  33. Rich Paul                |  If you like what I say, tell my
  34. C++, OOD, OOA, OOP,      |  employer, but if you don't,
  35. OOPs, I forgot one ...   |  don't blame them.  ;->
  36. ---
  37. [ comp.std.c++ is moderated.  To submit articles: Try just posting with your 
  38.                 newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  39.   comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  40.   Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  41.   Comments? mailto:std-c++-request@ncar.ucar.edu 
  42. ]
  43.